src/noise/mod/displace.d(211,23): Error: cannot take address of parameter `xDisplaceMod` in `@safe` function `SetXDisplaceMod` src/noise/mod/displace.d(234,23): Error: cannot take address of parameter `yDisplaceMod` in `@safe` function `SetYDisplaceMod` src/noise/mod/displace.d(257,23): Error: cannot take address of parameter `zDisplaceMod` in `@safe` function `SetZDisplaceMod` src/noise/model/cylinder.d(38,12): Error: cannot take address of parameter `mod` in `@safe` function `this` src/noise/model/cylinder.d(90,12): Error: cannot take address of parameter `mod` in `@safe` function `SetMod` src/noise/model/line.d(70,18): Error: cannot take address of parameter `mod` in `@safe` function `this` src/noise/model/line.d(171,16): Error: cannot take address of parameter `mod` in `@safe` function `SetMod` src/noise/model/plane.d(63,18): Error: cannot take address of parameter `mod` in `@safe` function `this` src/noise/model/plane.d(106,16): Error: cannot take address of parameter `mod` in `@safe` function `SetMod` src/noise/model/sphere.d(67,18): Error: cannot take address of parameter `mod` in `@safe` function `this` src/noise/model/sphere.d(119,16): Error: cannot take address of parameter `mod` in `@safe` function `SetMod` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.